From: Simon McVittie Date: Sun, 7 Sep 2025 16:21:02 +0000 (+0100) Subject: d/ostree-boot.install: Be less specific about the filenames used X-Git-Tag: archive/raspbian/2025.7-2+rpi1^2^2~8 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=45db1e3ab15d2307bfa8eef7af1a49ed287667c8;p=ostree.git d/ostree-boot.install: Be less specific about the filenames used 2025.6 changed the sequence number for the dracut hook. --- diff --git a/debian/ostree-boot.install b/debian/ostree-boot.install index ce31a902..24705d71 100644 --- a/debian/ostree-boot.install +++ b/debian/ostree-boot.install @@ -1,6 +1,6 @@ etc/dracut.conf.d/ostree.conf -etc/grub.d/15_ostree -usr/lib/dracut/modules.d/98ostree +etc/grub.d/??_ostree +usr/lib/dracut/modules.d/??ostree usr/lib/ostree/ostree-prepare-root usr/lib/ostree/ostree-remount usr/lib/systemd/system-generators/ostree-system-generator @@ -11,4 +11,4 @@ usr/lib/systemd/system/ostree-prepare-root.service usr/lib/systemd/system/ostree-remount.service usr/lib/systemd/system/ostree-state-overlay@.service usr/lib/tmpfiles.d/ostree-tmpfiles.conf -usr/libexec/libostree/grub2-15_ostree +usr/libexec/libostree/grub2-??_ostree